func runtime.mapIterStart

2 uses

	runtime (current package)
		map_swiss.go#L160: func mapIterStart(t *abi.SwissMapType, m *maps.Map, it *maps.Iter) {
		map_swiss.go#L163: 		racereadpc(unsafe.Pointer(m), callerpc, abi.FuncPCABIInternal(mapIterStart))